home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Dom i biuro / Crimson Editor 3.70 / cedt370r.exe / spec / xsl.key < prev    next >
INI File  |  2003-09-08  |  2KB  |  185 lines

  1. [-COMMENT-:GLOBAL]
  2. # XSLT SPECIFICATION FILE FOR CRIMSON EDITOR
  3. # FIRST EDITED BY J.Roland 2003.01.18
  4. # XPATH SUPPORT ADDED BY Brock Filer 9/8/3
  5.  
  6. #KEYWORD= Declaration and tags
  7. [KEYWORDS5:RANGE2]
  8. ?xml
  9. ?xml-stylesheet
  10. xsl
  11. stylesheet
  12. output
  13. template
  14. call-template
  15. apply-templates
  16. value-of
  17. variable
  18. param
  19. if
  20. choose
  21. when
  22. otherwise
  23. for-each
  24. text
  25. msscript
  26. apply-imports
  27. attribute
  28. attribute-set
  29. comment
  30. copy
  31. copy-of
  32. decimal-format
  33. element
  34. fallback
  35. preserve-space
  36. processing-instruction
  37. sort
  38. strip-space
  39. transform
  40. number
  41. namespace-alias
  42. message
  43. key
  44. include
  45. import
  46. with-param
  47. #xsl 1.1
  48. document
  49. #xsl 2.0
  50. function
  51. result-document
  52.  
  53. !DOCTYPE
  54. !ENTITY
  55. !ELEMENT
  56. !ATTLIST
  57. !NOTATION
  58.  
  59.  
  60. #KEYWORD=XML PIs Attribute
  61. [KEYWORDS3:RANGE2]
  62. type
  63. # href
  64. title
  65. media
  66. charset
  67. alternate
  68. xml:space
  69. preserve
  70. default
  71. xml:lang
  72.  
  73. #Entities
  74. [KEYWORDS7:GLOBAL]
  75. <
  76. >
  77. &
  78.  
  79. #XSLT ATTRIBUTES
  80. [KEYWORDS6:RANGE2]
  81. exclude-result-prefixes
  82. extension-element-prefixes
  83. version
  84. encoding
  85. standalone
  86. method
  87. match
  88. indent
  89. name
  90. test
  91. select
  92. value
  93. xmlns:xsl
  94. disable-output-escaping
  95. language
  96. implements-prefix
  97. order
  98. data-type
  99. href
  100. use
  101. mode
  102. xmlns
  103. #XPath functions
  104. [KEYWORDS4:RANGE1]
  105. count
  106. id
  107. last
  108. local-name
  109. max
  110. min
  111. name
  112. namespace-uri
  113. position
  114. concat
  115. contains
  116. normalize-space
  117. starts-with
  118. string
  119. string-length
  120. substring
  121. substring-after
  122. substring-before
  123. translate
  124. ceiling
  125. floor
  126. number
  127. round
  128. sum
  129. boolean
  130. false
  131. lang
  132. not
  133. true
  134.  
  135. [KEYWORDS5:RANGE1]
  136.  
  137.  
  138.  
  139. #XSLT ATTRIBUTES VALUE
  140. [KEYWORDS2:RANGE1]
  141. yes
  142. no
  143. html
  144. xml
  145. utf-8
  146. utf-16
  147. iso-10646-ucs-2
  148. iso-10646-ucs-4
  149. iso-8859-1
  150. iso-8859-2
  151. iso-8859-9
  152. iso-2022-jp
  153.  
  154. #KEYWORD=XPath Axes and keywords
  155. [KEYWORDS8:RANGE1]
  156. ancestor
  157. ancestor-or-self
  158. descendant
  159. descendant-or-self
  160. attribute
  161. child
  162. following
  163. following-sibling
  164. namespace
  165. parent
  166. preceding
  167. preceding-sibling
  168. self
  169. if
  170. then
  171. else
  172.  
  173. #KEYWORD=DTD Keywords
  174. [KEYWORDS9:RANGE2]
  175. CDATA
  176. ID
  177. IDREF
  178. IDREFS
  179. ENTITY
  180. ENTITIES
  181. NMTOKEN
  182. NMTOKENS
  183. ^#REQUIRED
  184. ^#IMPLIED
  185. ^#FIXED